Link to this headingAuthenticated Key Exchange
Auto-generated index for this directory.
Link to this headingRecent Changes
-
PAKE.md
Modified: 2026-05-02
This allows the user to send a hashed password to the server and use that to create a shared key. Both the client and server agree on a shared key onl… -
OPAQUE.md
Modified: 2026-05-02- Password-Authenticated Key Exchange Protocol (PAKE) - Authenticates the user with a password or hash…
-
Secure Remote Password Protocol.md
Modified: 2026-05-02- Used in Apple’s iCloud Key Vault and MikroTik Authentication - Does not store the password in plaintext…
-
JPAKE.md
Modified: 2026-05-02
Uses Zero Knowledge Proofs for Exponents secret keys to securely generate a shared key… -
Dragonfly.md
Modified: 2026-05-02- Used in WPA3…
-
SIGMA.md
Modified: 2026-05-02- Just Diffie Hellman with Signing and MACing - Used in IKE and IPsec protocols…
-
CPace.md
Modified: 2026-05-02
https://github.com/jedisct1/cpace/blob/master/src/crypto_cpace.c https://github.com/jedisct1/cpace…
Link to this headingDirectory Structure
# 📁 Authenticated Key Exchange
## 📄 [PAKE.md](PAKE.html)
## 📄 [OPAQUE.md](OPAQUE.html)
## 📄 [Secure Remote Password Protocol.md](Secure%20Remote%20Password%20Protocol.html)
## 📄 [JPAKE.md](JPAKE.html)
## 📄 [CPace.md](CPace.html)
## 📄 [Dragonfly.md](Dragonfly.html)
## 📄 [SIGMA.md](SIGMA.html)